home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / fdapx112.zip / SETUP.CFG < prev    next >
Text File  |  1997-03-26  |  9KB  |  187 lines

  1. ; SETUP.CFG
  2. ;
  3. ; Configuration file for FrontDoor APX/w's installation program.
  4. ;
  5. ; This file can be modified to create a customized installation for
  6. ; FrontDoor APX, to help the clients of a server to install FrontDoor
  7. ; APX.
  8. ;
  9. ; Settings that you do not want to customize can be left as is.
  10. ;
  11. ; Text that follows a ; character are comments, and are ignored.
  12. ;
  13. ; This file should be in the Windows character set. The easiest way to 
  14. ; make it is, is to use a Windows program when editing it.
  15. ;
  16. ; This file can be used with FrontDoor APX/w 1.12 and later versions.
  17.  
  18. [System]
  19.  
  20. Name.Operator           ""       ; The client's name
  21. Name.System             ""       ; The name of the client system
  22. Location                ""       ; The location of the client system
  23. UILevel                 Novice   ; User Interface Level
  24.                                  ;     (Novice, Intermediate, Advanced)
  25.  
  26. [Server config]
  27.  
  28. ; This section makes it possible to define one or more servers.
  29. ;
  30. ; Each server definition begins with the line Server.Number, which 
  31. ; should be set to a unique number between 1 and 1024.
  32. ;
  33. ; Repeat all lines below if more than one server should be defined.
  34. ;
  35. ; If more than one server should be defined, the UILevel above must be
  36. ; set to either Intermediate or Advanced.
  37.  
  38. Server.Number           1        ; Server number (1 - 1024). Must be unique
  39. ; Address.Server          0:0/0    ; Server address
  40. ; Address.Client          0:0/0    ; Client address
  41. ; Password.Session        ""       ; Session password
  42. ; Password.AreaFix        ""       ; AreaFix password (defaults to Session pwd)
  43. ; Password.Packet         ""       ; Packet password  (defaults to Session pwd)
  44. Server.Name             ""       ; Name of the server system
  45. Server.Location         ""       ; Location of the server system
  46. Server.Operator         ""       ; Name of the server system's operator
  47. Server.Update           Yes      ; Update server info with remote data
  48. Phone                   ""       ; Phone numbers (max 10)
  49.                                  ;   to specify more than one, use format
  50.                                  ;   "55630102" "55630103" "7442469"
  51.                  ;   (all on one line)
  52. ; AreaFix.Name            ""       ; Name of the AreaFix program
  53. ; UUCP.Gateway            0:0/0    ; Address (FidoNet) of the UUCP gateway
  54. ; UUCP.Name               "UUCP"   ; Name of the UUCP gateway program
  55.  
  56.  
  57. [Modem]
  58.  
  59. Port                    0        ; COM port (0 = ask user, 1 = COM1, ...)
  60. Locked                  Yes      ; Modem BPS rate locked
  61. BPS                     38400    ; BPS rate
  62.  
  63. ; The following characters and sequences have special meaning when
  64. ; they appear in one of the modem commands below:
  65. ;     ~  One second pause
  66. ;     |  Carriage return (CR or ASCII 13)
  67. ;     v  Lower DTR signal
  68. ;     ^  Raise DTR signal
  69.  
  70. ;    $~  Translates to a literal ~
  71. ;    $|  Translates to a literal |
  72. ;    $v  Translates to a literal v
  73. ;    $^  Translates to a literal ^
  74. ;    $$  Translates to a literal $
  75. Cmd.Dial                "ATDT"                  ; Command used to dial
  76. Cmd.OnHook              "~+++~ATH0|"            ; Command to disconnect
  77. Cmd.Init.#1             "ATQ0E0H0V1X4S0=0S7=55|"; Initialize the modem
  78. Cmd.Init.#2             "AT&C1&D2|"
  79. Cmd.Init.#3             ""
  80.  
  81.  
  82. [Origin Lines]
  83.  
  84. ; It is possible to define up to 500 origin lines.
  85. ; Each origin line should be defined on its own line
  86. ; If no origin lines are defined, Name.System ([System] section above) is 
  87. ; used as the origin line
  88. ; There may not be any unused numbers in the list of origin lines
  89.  
  90. ; Origin.#1               "Message created with FrontDoor APX/w"
  91. ; Origin.#2               "FrontDoor APX/w from Definite Solutions"
  92.  
  93.  
  94. [Advanced]
  95.  
  96. ; Leave the advanced settings at their default values unless there is
  97. ; a need to modify them. The default settings should be the correct
  98. ; ones for the majority of users.
  99.  
  100. Start.Open              Yes      ; Open Private mail folder at startup
  101. Exit.Warn               Yes      ; Warn at exit if there are unsent messages
  102.  
  103. ABook.Open              Never    ; Open address book automatically when
  104.                  ; destination dialog is displayed:
  105.                                  ;  Never
  106.                  ;  RequireAddr  - Only in Private mail folder
  107.                  ;  Always       - In all type of folders
  108. ABook.Lookup            Yes      ; Look up recipients automatically
  109. ABook.Update            Yes      ; Server may update the public address book
  110. ABook.AddSender         Missing  ; Add sender to address book 
  111.                                  ;  Always
  112.                  ;  Missing - If missing in public address book
  113. ABook.AddRecipient      Missing  ; Add recipient to address book
  114.                                  ;   (Always, Missing or Never)
  115.  
  116. Call.Delay              5        ; Number of seconds to delay between calls
  117. Call.Export             Yes      ; Export messages automatically before calling
  118. Call.Import             Yes      ; Import messages automatically after calling
  119. Call.Close              Yes      ; Automatically close the service window
  120.  
  121. Export.Tearline         Yes      ; Add tearline to messages
  122. Export.ISO8859          No       ; Export in the ISO 8859-1 character set
  123. Import.SEENBY           No       ; Import SEEN-BY lines
  124. Import.RemoveRE         Yes      ; Remove RE: from the subject
  125. Import.StatDlg          No       ; Display dialog with import statistics
  126.  
  127. Maint.Days              3        ; Number of days between automatic maintenance
  128. History.Days            63       ; Number of days to keep the call history
  129.  
  130. General.Sound           Yes      ; Use sound effects to signal certain events
  131. General.Toolbar         Yes      ; Display the toolbar
  132. General.Statusbar       Yes      ; Display the status bar
  133. General.UnreadYou       Yes      ; Display group:
  134.                                  ;   'Folders with unread messages to you'
  135. General.Unread          Yes      ; Display group:
  136.                                  ;   'Folders with unread messages'
  137.  
  138. Log.Level               Disabled ; Log level
  139.                                  ;   (Disabled, Normal, Verbose or Debug)
  140. Log.CharSetDOS          No       ; Use the DOS character set in the log file
  141.  
  142. Read.ParaMark           No       ; Display paragraph marks
  143. Read.FolderList         Yes      ; Display folder list after last message
  144. Read.KludgeInMsg        Yes      ; Display control information in message text
  145.  
  146. Write.ParaMark          Yes      ; Display paragraph marks
  147. Write.HideTime          Never    ; Hide the time your message was written
  148.                                  ;   (Never, Private, Conference, Always)
  149. Write.AskDelOrig        No       ; Ask if original message should be deleted
  150. Write.Margin            66       ; Word wrap message text at column
  151. Write.Initials          Default  ; Convert quote initials
  152.                                  ;   (Default, Lowercase or Uppercase)
  153. Write.Reformat          Yes      ; Reformat quoted text at the word wrap column
  154.  
  155.  
  156. [Folder config]
  157.  
  158. ; This section makes it possible to create one or more preconfigured
  159. ; folders for the user.
  160.  
  161. ; Each folder definition begins with the line Folder.Number, which 
  162. ; should be a unique number between 3 and 1998. (1, 2, 1999 and 2000 are
  163. ; reserved).
  164.  
  165. ; Repeat all lines below if more than one folder should be defined.
  166.  
  167. ; Folder.Number           3        ; Folder number (3 - 1998). Must be unique
  168. ; Name                    ""       ; Folder name (echomail tag)
  169. ; Description             ""       ; Folder description
  170. ; Server.Number           1        ; Server this conference is received from
  171. ;                                  ;   (The number should be the same one that
  172. ;                                  ;    were defined in [Server config] above)
  173. ; Enable.Maint            Yes      ; Enable maintenance
  174. ; Maint.Messages          0        ; Number of messages to keep
  175. ; Maint.Days              30       ; Number of days to keep messages
  176. ; Origin                  1        ; 0=Use default, 1=Random, 2=Origin #1, ...
  177. ; Fixed.Font              No       ; Use default fixed font in folder
  178. ; Folder.Status           Normal   ; Normal, ReadOnly or NoReplies
  179. ; Character.Set           Default  ; Default, DOS, ISO8859
  180. ; Newsgroup               No       ; Use Newsgroup logic for this folder
  181. ; Allow.Pvt               No       ; Allow private messages in this folder
  182. ; Convert.Umlaut          No       ; Convert umlaut characters when typing
  183.  
  184. ; End of file SETUP.CFG
  185.